@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/p862828627> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Stad en platteland / [red. Harry Floor ... et al.]" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602830>,
        <http://data.bibliotheken.nl/id/thes/p077610989> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075321262> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068260326>,
        <http://data.bibliotheken.nl/id/thes/p075310341> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p862828767> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fce82bb271fda8f39a9918fb1ad3dc9c> ;
    schema1:name "Stad en platteland" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6bfc030d67c5bd957d40da814c93e2a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901454978> .

