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

<http://data.bibliotheken.nl/id/nbt/p302170863> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De klinker sirene / door Hendrik Mol" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07088028X>,
        <https://data.bibliotheken.nl/.well-known/genid/f6acfda4d7f28f76ed67f538d230cf3e> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044754493> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91c7138c8d05c113e20de5490f52fe82> ;
    schema1:name "De klinker sirene" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/718c4e03b918ca231e016d455dda9f00> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150221036> .

