@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/p392124866> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "It's alive! : een publicatie over hedendaagse modificatie / concept en ontwerp Rob van Leijsen" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p095977406> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c01ea8065f7aa820b27ec608e93fdc3d> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9712328788bbeccce5300f4ba6dc3f4f> ;
    schema1:name "It's alive! : een publicatie over hedendaagse modificatie" ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59193e547d6bf0a23729704119624563> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906800559> .

