@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/p425172600> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Burgerlijk wetboek : officiële uitgave" ;
    dcterms1:issued "1830" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078461863>,
        <http://data.bibliotheken.nl/id/thes/p397338457> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000069205" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865300569> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c73e54d2f40230906f512c9824104bfd> ;
    schema1:name "Burgerlijk wetboek : officiële uitgave" ;
    schema1:numberOfPages 409 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5648281ae16303a75d8b1a447fda3f85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/825943232> .

