@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/p217263186> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Acryl / Lorenzo Mattotti ; vert. door Pieter van Oudheusden" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075197863> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/6535b2811072b89507907e2f75c3b9dd> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c6f3ee32207f66498091dc96bb619ff> ;
    schema1:name "Acryl" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8160f10ba8b3cac4abb4a31516980191> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67161120> .

