@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/p389938726> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot het burgerlijk recht / J.Ph. Suijling" ;
    dcterms1:issued "1918-1920" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607899>,
        <http://data.bibliotheken.nl/id/thes/p078635977>,
        <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/p830689192> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811915735> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/904d6b7bdd5ebcbd92e59d67278380f1> ;
    schema1:name "Inleiding tot het burgerlijk recht" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12e95189a18d96a16e952c3c777f5329> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902838729> .

