@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/p37744846X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Helden & koeien / Hermann ; vertaling [uit het Frans]: David Steenhuyse" ;
    dcterms1:issued "2014" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068906196>,
        <http://data.bibliotheken.nl/id/thes/p075623803> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068906196> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p377448427> ;
    schema1:description "Voorzien van los bijgevoegde prent (gesigneerd)" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789085523079" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d28bdc4d14757d29faa6d1c029c8960> ;
    schema1:name "Helden & koeien" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ee85c545b2e6f5530c706d33d04e485> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883648567> .

