@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/p851637396> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het daghet : Bellamy breekt baan / door J. Derksen Staats" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069216371>,
        <http://data.bibliotheken.nl/id/thes/p077608925>,
        <http://data.bibliotheken.nl/id/thes/p078699657>,
        <http://data.bibliotheken.nl/id/thes/p078699665> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070938393> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1758d9df9e302e5b859d79a726a7a55> ;
    schema1:name "Het daghet : Bellamy breekt baan" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c050b5cf7b1d7458ea9fba0844f6758> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71415144> .

