@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/p393874125> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Levensverzakelijking / door K.J. Brouwer" ;
    dcterms1:issued "1921" ;
    schema1:associatedMedia "https://rozet.nl/catalogus/622151" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069964521> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036033553> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/520801fb7a44748ef02bda77ab35b920> ;
    schema1:name "Levensverzakelijking" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c198f2ddba0f201af0d9bd51de1c1a17> ;
    schema1:sameAs <http://www.worldcat.org/oclc/911374161> .

