@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/p043150268> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan de jeugd van Suriname / Shrinivasi" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070906254> ;
    schema1:description "Uitg. bij gelegenheid van de zestigste verjaardag van de dichter, 12 december 1986. - Omslagtitel",
        "Vouwblad. Zonder titelbl. Omslagtitel" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c22c88a47ffac9d1fc731e452ac5c6c5> ;
    schema1:name "Aan de jeugd van Suriname" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5aae6c4b1023984894ffeed3dbf8b62e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64803314> .

