@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/p187573980> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beeklandschap bij Winterswijk / door R. Schuiling en Jac.P. Thijsse" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069980462> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068242093> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041588282> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba26086d8a58d520ec4fc26e44540d3e> ;
    schema1:name "Beeklandschap bij Winterswijk" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/497296e0fff3c93a6b61747d5deb6c40> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67714810> .

