@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/p054890381> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zo omstreeks 1960 / Henk Feitsma" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617641>,
        <http://data.bibliotheken.nl/id/thes/p07844571X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069471169> ;
    schema1:description "Afscheidscollege Technische Universiteit Eindhoven" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b697fd0a9740a36e0985168f495855f8> ;
    schema1:name "Zo omstreeks 1960" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce7970595a292b6f65669d4f306dbf84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64968598> .

