@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/p408995173> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ Overdrukken] / Louise E. van Wijk" ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072773561> ;
    schema1:inLanguage "nl",
        "sv" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae7d50189a95ea4dd5426ad481051850> ;
    schema1:name "[ Overdrukken]" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9f3e18e411e542b1578b72fa78326a8b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/973330291> .

