@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p422929875> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ooit aten we dieren / Roanne van Voorst" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p421777575>,
        <http://data.bibliotheken.nl/id/nbt/p44086688X>,
        <http://data.bibliotheken.nl/id/nbt/p440866898> ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078865492> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p320500047> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789057599767" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/329922ab134792f8ec602ebc42f053cb> ;
    schema1:name "Ooit aten we dieren" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f92bd5fb69cbbf4e2024772cdd2101a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1104224706> .

