@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/p830298940> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Begrijpen / Alb. C. Doodkorte" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593413>,
        <http://data.bibliotheken.nl/id/thes/p078446996> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07094069X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841969280> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e6c2c238f76b56968d8474a4ed70e71> ;
    schema1:name "Begrijpen" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc7602e1f48c3c0305e04bf642f4fc10> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63443222> .

