@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p044320957> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De worsteling der vrijheid / W. van Ravesteyn" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423731491> ;
    dcterms1:issued "1936" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070478031>,
        <https://data.bibliotheken.nl/.well-known/genid/1aedadd649a5bff2879454498a881248> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54d543962e5bd05762d2fde02f52d8eb> ;
    schema1:name "De worsteling der vrijheid" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/61cbbfef5b0c76c23df6b2b71ad599eb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64951974> .

