@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/p318136279> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "ABC van de rozen / Rosenn Le Page, Bernard Boureau ; ill. van Joël Bordier ; [vert. uit het Frans: Hilde Nagel-Peters]" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601524>,
        <http://data.bibliotheken.nl/id/thes/p23848078X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p238805700> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068998996>,
        <http://data.bibliotheken.nl/id/thes/p317347799>,
        <http://data.bibliotheken.nl/id/thes/p318136120> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044722321" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b577e867a985772fc0079fc1aaab6fb> ;
    schema1:name "ABC van de rozen" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13fa0b93908bacdd77c85564e23914d7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/320408161> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/385149c23e32b9253a2d730eb775e9e0> .

