@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/p387512713> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mongool, de moeder en de filosoof / Thecla Rondhuis" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075686880>,
        <http://data.bibliotheken.nl/id/thes/p337994420> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124504647> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p332881415> ;
    schema1:isbn "9789025971779" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36572bccc37243178d8da40d7a3221af> ;
    schema1:name "De mongool, de moeder en de filosoof" ;
    schema1:numberOfPages 5673816 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fcb3a9a074453bd197e74c1908d59e5a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/900185293> .

