@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/p428320597> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot het burgerlijk recht / J.Ph. Suijling" ;
    dcterms1:issued "1943" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607910>,
        <http://data.bibliotheken.nl/id/thes/p078539587>,
        <http://data.bibliotheken.nl/id/thes/p397338503> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068587678> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p820678236> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811915735> ;
    schema1:issueNumber 70 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c841466e7c203e31a2b167b5c8067350> ;
    schema1:name "Inleiding tot het burgerlijk recht" ;
    schema1:numberOfPages 475 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63efca3c8031fd2e64d1f7606f5855d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1179144407> .

