@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/p864684428> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Possible growth in the Netherlands up to 1985 / by J. Kooyman and A.H.Q.M. Merkies" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142089435> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069851905> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841831106> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fed603466e0ea5066c7483be2b9e31ea> ;
    schema1:name "Possible growth in the Netherlands up to 1985" ;
    schema1:numberOfPages 194 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/983a2ab5518efd2fa082e8a97a69e51d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901700587> .

