@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/p411266101> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoboken / Jan Kempenaers ; text: Steven Humblet" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075669269> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p19104783X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p313070865> ;
    schema1:description "ISSN van de serie: ISSN 2352-3247" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p245908463> ;
    schema1:isbn "9789491843976" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a019555d2006649eeef47f96bc7b826d> ;
    schema1:name "Hoboken" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d3e06c21a0e629bc3a417b9eeca9c16a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1050044951> .

