@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/p041055233> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gisteren was ik jong / A.M. de Moor-Ringnalda" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075099144> ;
    schema1:description "Licentie uitg.: Kampen : Kok, 1968" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821616617> ;
    schema1:isbn "9036407095" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0d88b19ad9d7fd7dbb75ffdbc2300e24> ;
    schema1:name "Gisteren was ik jong" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c704cf222674195054c53def2d49f69> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64735155> .

