@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/p123546087> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Singel pockets" ;
    dcterms1:issued "1994" ;
    schema1:description "Vanaf 1997 uitg.: Amsterdam [etc.] : Singel Pockets" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc65ab9d0db28dbec5f8019379280b2d> ;
    schema1:name "Singel pockets" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1fcbcf5298143e1f75a9aac73614f7cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73227529> .

