@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/p16990444X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Hunzecentrale / [eindred.: Ronald Ohlsen]" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604949>,
        <http://data.bibliotheken.nl/id/thes/p075630974>,
        <http://data.bibliotheken.nl/id/thes/p077604806>,
        <http://data.bibliotheken.nl/id/thes/p077609506>,
        <http://data.bibliotheken.nl/id/thes/p078495199> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p090877845> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9054520523" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f073aae9392bc4b1f6e761c787fada57> ;
    schema1:name "De Hunzecentrale" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3caac63e502fdcd485b88ec0466d74cb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67986337> .

