@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/p166070890> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "To see or not to see / Martien Molenaar" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p088366375>,
        <http://data.bibliotheken.nl/id/thes/p095972765>,
        <http://data.bibliotheken.nl/id/thes/p126610908> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068344937>,
        <http://data.bibliotheken.nl/id/thes/p075331136> ;
    schema1:description "A transfer address, International Institute for Aerospace Survey and Earth Sciences (ITC), Enschede" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9061641462" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e81ea4d6c2acbc22b003f988dacff275> ;
    schema1:name "To see or not to see" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b458c6f31cd46b47090d20b1d92f547> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68076574> .

