@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/p037298526> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Doelmatige en rechtvaardige struktuurbeelden voor het Noorden des lands / P. Ike, A.G. Kornegoor" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074166387> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068274246>,
        <http://data.bibliotheken.nl/id/thes/p072568593> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b61f4c1d64eec880ff5cded9d79915c> ;
    schema1:name "Doelmatige en rechtvaardige struktuurbeelden voor het Noorden des lands" ;
    schema1:numberOfPages 149 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3c4b6636fb76f543285962ff673395d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64488774> .

