@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/p865523665> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toverfluit / Bertus Aafjes" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068711506> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069115222> ;
    schema1:description "1e dr. Nederlandse uitg.: 1943" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029023740" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1bb5db8fdf08c455be6b130e70fbf89b> ;
    schema1:name "De toverfluit" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/efd5237aadb866d5edcf6d33873ab528> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64333762> .

