@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/p079728030> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De volksmis / [samengest. door Pasch. J. v. Kaathoven]" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614081>,
        <http://data.bibliotheken.nl/id/thes/p077594479>,
        <http://data.bibliotheken.nl/id/thes/p078592747> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p400199297> ;
    schema1:bookEdition "Opnieuw herz. uitg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073201952> ;
    schema1:description "1e uitg.: 1940" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c78bbbb4e24e0421a654ec0c457c1eba> ;
    schema1:name "De volksmis" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0454864ec119a61bd200ff1cf78cd09d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65445302> .

