@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/p843098716> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Het parelsnoer" ;
    dcterms1:issued "1951" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/99fc0eec28dc85c6891017fa8928f383> ;
    schema1:name "Het parelsnoer" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e328bca9ca2cfa9fede297f82a2c4e19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72724402> .

