@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p426332997> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aanmerkingen op het Burgerlijk Wetboek : met twee vervolgen / C.J. van Assen" ;
    dcterms1:issued "1849" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBU000005230" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069986924> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036752428> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad756aa8c3bbbfd68a88ab3eb497e3b8> ;
    schema1:name "Aanmerkingen op het Burgerlijk Wetboek : met twee vervolgen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1e9eda0a286a215387455d2a8ca15fb1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1090061675> .

