@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/p309536146> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arjan Janssen à la Pommerie / [tekst/texte Jan Laurens Siesling]" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p237106744> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068599463>,
        <http://data.bibliotheken.nl/id/thes/p237106744> ;
    schema1:description "Met teksten in het Frans en Nederlands" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isbn "9076417075" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2843cb3804edbe05237cb822a70819c9> ;
    schema1:name "Arjan Janssen à la Pommerie" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c3cad94f3c32c6b107007ae70a8a7e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/226293935> .

