@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix bf: <http://id.loc.gov/ontologies/bibframe/> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix bibtex: <http://purl.org/net/nknouf/ns/bibtex#> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix datacite: <http://purl.org/spar/datacite/> .
@prefix dbo: <http://dbpedia.org/ontology/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix litre: <http://purl.org/spar/literal/> .
@prefix locid: <http://id.loc.gov/vocabulary/identifiers/> .
@prefix locrel: <http://id.loc.gov/vocabulary/relators/> .
@prefix schema: <https://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix wdt: <http://www.wikidata.org/prop/direct/> .
@prefix dblp: <https://dblp.org/rdf/schema#> .

<https://dblp.org/streams/journals/jmm2>
	owl:sameAs <http://www.wikidata.org/entity/Q6295608>, <http://issn.org/resource/ISSN/1796-2048>, <urn:issn:1796-2048> ;
	rdfs:label "Journal of Multimedia" ;
	dblp:wikidata <http://www.wikidata.org/entity/Q6295608> ;
	datacite:hasIdentifier [
		datacite:usesIdentifierScheme datacite:dblp-stream ;
		litre:hasLiteralValue "streams/journals/jmm2" ;
		a datacite:Identifier
	], [
		datacite:usesIdentifierScheme datacite:wikidata ;
		litre:hasLiteralValue "Q6295608" ;
		a datacite:Identifier
	], [
		datacite:usesIdentifierScheme datacite:issn ;
		litre:hasLiteralValue "1796-2048" ;
		a datacite:ResourceIdentifier, datacite:Identifier
	] ;
	dblp:issn <http://issn.org/resource/ISSN/1796-2048>, <urn:issn:1796-2048> ;
	dblp:iso4 "J. Multim." ;
	dblp:primaryStreamTitle "Journal of Multimedia" ;
	dblp:streamTitle "Journal of Multimedia" ;
	dblp:archivedWebpage <http://academypublisher.com/jmm/index.html> ;
	dblp:wikipedia <https://en.wikipedia.org/wiki/Journal_of_Multimedia> ;
	dblp:indexPage <https://dblp.org/db/journals/jmm2/index> ;
	a dblp:Stream, dblp:Journal .
<https://dblp.org/streams/journals/jmm2.ttl>
	rdfs:label "provenance information for RDF data of dblp stream 'streams/journals/jmm2'" ;
	dct:creator <https://dblp.org> ;
	dct:isPartOf <https://dblp.org/rdf/dblp.ttl> ;
	dct:modified "2021-02-24T14:52:02+0100" ;
	dct:license <https://creativecommons.org/publicdomain/zero/1.0/> .
