@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/p044348541> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hard en zacht in stad en land / door Th.M.G. Guffens" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622815>,
        <http://data.bibliotheken.nl/id/thes/p078674174>,
        <http://data.bibliotheken.nl/id/thes/p397364598> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068574266>,
        <http://data.bibliotheken.nl/id/thes/p075468891> ;
    schema1:description "Afscheidscollege Katholieke Universiteit Nijmegen 1988" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87b0ec57cf138a2dfaa987bd562ec6c8> ;
    schema1:name "Hard en zacht in stad en land" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/50624f81d7bd533ce09dc8aaa84f6cb6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64956959> .

