@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/p257568336> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man met de rode jas / Hans Hagen ; met ill. van Mance Post" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07259618X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069657513> ;
    schema1:description "Licentie-uitg. van: Amsterdam : Van Goor. - Oorspr. uitg.: Amsterdam : Van Goor, 1987" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p142007749> ;
    schema1:isbn "9001556175" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16d8fcb0b4603f09c17982944a634352> ;
    schema1:name "De man met de rode jas" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92d60c02853086028949690da6054c6a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66775668> .

