@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/p063003783> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dit landschap zien : gedichten / H. van Schooten" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075048108>,
        <http://data.bibliotheken.nl/id/thes/p075420791> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069751526" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ab09ca9c74189db9df0ed4702436bb4> ;
    schema1:name "Dit landschap zien : gedichten" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad6f94307bc273b8f8b0e11910ce6a3c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65294985> .

