@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/p045602301> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Binnenwegen : essays en excursies / Ton Lemaire" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603578>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397314728> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068470304> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "902630854X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b597a3f12eb5591e22742505826b5d7b> ;
    schema1:name "Binnenwegen : essays en excursies" ;
    schema1:numberOfPages 264 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f79c65a40f477f2b38c51666bf14a988> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781902369> .

