@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/p045754276> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij het uitpakken van de boeken / door Arthur van Schendel ; [met tekstversiering van Jan Poortenaar]" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661632>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p39729266X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068358261> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07096324X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850772974> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eac92eefecba1f6688b0dec2f6556721> ;
    schema1:name "Bij het uitpakken van de boeken" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ea6cd147ca426eb951808db528e5f01> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781904479> .

