@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p217235093> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The population problem in the Netherlands / H.W. Methorst" ;
    dcterms1:issued "1949" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070317534> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840469977> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fbdd8fe5b45eb1e2d139b865c6777b6> ;
    schema1:name "The population problem in the Netherlands" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6427ef3b83b4c1067ed46e9140ec9204> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67158926> .

