@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/p215868366> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De toekomst ondervragen / Frans Oort" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068721781>,
        <http://data.bibliotheken.nl/id/thes/p077601629>,
        <http://data.bibliotheken.nl/id/thes/p07847339X>,
        <http://data.bibliotheken.nl/id/thes/p078519462> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074766252> ;
    schema1:description "Afscheidscollege Universiteit Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24f8ed238b7d5c5737b5a3323654a82e> ;
    schema1:name "De toekomst ondervragen" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f32998b95dd96de37ba3923dc503f92> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67297002> .

