@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/p44621826X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De voorzeide leer" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602636>,
        <http://data.bibliotheken.nl/id/thes/p075604396>,
        <http://data.bibliotheken.nl/id/thes/p077594398>,
        <http://data.bibliotheken.nl/id/thes/p078488346>,
        <http://data.bibliotheken.nl/id/thes/p078531497>,
        <http://data.bibliotheken.nl/id/thes/p397323190> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069400520> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p832115266> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820706108> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9043635196ea0d7ad97bb293094abc4> ;
    schema1:name "De voorzeide leer" ;
    schema1:numberOfPages 735 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27a9278b3d2642cb959f3b56982232c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509444234> .

