@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/p067407048> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toekomst zonder perspectief / H.M. Goudappel" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562091X>,
        <http://data.bibliotheken.nl/id/thes/p075624540> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068628862>,
        <http://data.bibliotheken.nl/id/thes/p075331055> ;
    schema1:description "FQ-lezing 5, 25 november 1987" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18b92549071bb551938b5b1f2873d06f> ;
    schema1:name "Toekomst zonder perspectief" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c3efe5ffd2aaa51e1dbb3ae6d6c8ecb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65603576> .

