@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/p417239742> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eigenheimers / Martin van Thiel" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623803> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073267562> ;
    schema1:bookEdition "Tweede druk, oplage 5" ;
    schema1:description "Genummerd en gesigneerd" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789079003181" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e6ed707855576526077e3fc89763fe2> ;
    schema1:name "Eigenheimers" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/734a588ef251b60c6ca325e85ff040ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1040597893> .

