@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/p255926987> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het tienjaren-plan voor Suriname / A. J. van Lier" ;
    dcterms1:issued "1952" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068920067> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p255888295>,
        <http://data.bibliotheken.nl/id/nbt/p851400809> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3972b7e42fe13a66598ceb914e531cb> ;
    schema1:name "Het tienjaren-plan voor Suriname" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0971448f392d6f9576161c5c7d8dee4a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773513347> .

