@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/p448684993> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zin van het mandement / A.J.M. Cornelissen" ;
    dcterms1:issued "1955" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620812>,
        <http://data.bibliotheken.nl/id/thes/p07759438X>,
        <http://data.bibliotheken.nl/id/thes/p078582717>,
        <http://data.bibliotheken.nl/id/thes/p078588243>,
        <http://data.bibliotheken.nl/id/thes/p078653223> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072254963> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p86208542X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/279506f599a1bb8b864cce7bce0c136e> ;
    schema1:name "De zin van het mandement" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b9031a7c9b772bbbbdff115cb4ced6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519143456> .

