@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/p092384331> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De worsteling der vrijheid / door W. van Ravesteyn" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078481740> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070478031> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e1e547ca26fbdaa64c054c82f3469bf> ;
    schema1:name "De worsteling der vrijheid" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba5d9164546390480488e895c4a6dbf9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65571512> .

