@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/p429952791> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De korte o-klanken in het Nederlandsch : monographie / door Branco van Dantzig" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612019>,
        <http://data.bibliotheken.nl/id/thes/p078561949>,
        <http://data.bibliotheken.nl/id/thes/p078601118> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069464774> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p841314519> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb1f804bccfe303e93eb7680842fffc8> ;
    schema1:name "De korte o-klanken in het Nederlandsch : monographie" ;
    schema1:numberOfPages 169 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d792b427ff6f09f369acc4986952636> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200250792> .

