@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/p801957230> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De goede oude tijd / Elizabeth Visser" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608294>,
        <http://data.bibliotheken.nl/id/thes/p077599497> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069640203> ;
    schema1:description "Afscheidscollege RU Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "900191103X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7c7fdeab4bbfb24149cb35762eb2730> ;
    schema1:name "De goede oude tijd" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/365f9279db3ef4ab42173be57ffa38d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63402091> .

