@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/p400330784> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De buitenstaander : roman / David de Poel" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p117317829> ;
    schema1:bookEdition "3e druk" ;
    schema1:description "1e druk: Amsterdam : Salland & de Wit, 2004" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789082101218" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b80b1eb48fa042009c42022f3c02f486> ;
    schema1:name "De buitenstaander : roman" ;
    schema1:numberOfPages 193 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/168a0260742e6c369a337fd4df02fca0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/945482933> .

