@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/p435701010> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bartje / door Anne de Vries" ;
    dcterms1:issued "194X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p39746231X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068355289> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036705918> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f82da552de0a6cfe7a10c2fe21f64b40> ;
    schema1:name "Bartje" ;
    schema1:numberOfPages 251 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa04d5aceb73fad5c77c2f51f8b9587d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1306953591> .

