@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/p240931173> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABC van het vormsnoeien / Denis Retournard ; [vert. uit het Frans: Marion Kieft]" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624796>,
        <http://data.bibliotheken.nl/id/thes/p07562480X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p238805123> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p239081730> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024383560" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a792879e1d1a56eeee29b31089e74c88> ;
    schema1:name "ABC van het vormsnoeien" ;
    schema1:numberOfPages 119 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/507ad44ad1b7792a33d44d2cebaf26ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67009012> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ea69133bf25432e64bf08fc6decd6632> .

