@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/p418226296> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Overdrukken] / Paul Fredericq" ;
    dcterms1:issued "1894-1909" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069968586> ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd0ef9b14dcdd38eb11d9b03103a7f22> ;
    schema1:name "[ Overdrukken]" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ff758d5f384ae7c38ebc2f61275642d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1040071647> .

