@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p096479051> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Passage-reeks" ;
    dcterms1:issued "1992" ;
    schema1:inLanguage "nl" ;
    schema1:issn "09282513" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe1e0d101b4fa00f029ebc82e00cfd66> ;
    schema1:name "Passage-reeks" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04daf7ba1b9792556b02d809746b1b53> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73082201> .

