@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/p810176920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eenige galanterieën" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462190>,
        <http://data.bibliotheken.nl/id/thes/p397462298>,
        <http://data.bibliotheken.nl/id/thes/p397462352> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068417705>,
        <http://data.bibliotheken.nl/id/thes/p070007403>,
        <http://data.bibliotheken.nl/id/thes/p070161801> ;
    schema1:description "Genummerde opl" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/770732789049176d6ed0a65f59be943b> ;
    schema1:name "Eenige galanterieën" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2986d16c258f7b253438c634913d39d7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63314808> .

