@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p830689265> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot het burgerlijk recht / J.Ph. Suijling" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428065805> ;
    dcterms1:issued "1923-1925" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068587678> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811915735> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0140a502d5dbb9e6578dba4fa7433e1> ;
    schema1:name "Inleiding tot het burgerlijk recht" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c81caf2d107a03683d5944b20aefa8e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768947990> .

