@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/p410957488> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Recyclage / Karel Van Acker" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078646286>,
        <http://data.bibliotheken.nl/id/thes/p089760085> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p356533328> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p369573633> ;
    schema1:isbn "9789401437950" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/096456773625d54b4f80c38da070cabb> ;
    schema1:name "Recyclage" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bfba468170e6705c805d7f42d48f2ee0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1004506286> .

