@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/p304238880> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Civiel appèl / F.J.H. Hovens" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602318>,
        <http://data.bibliotheken.nl/id/thes/p077608038>,
        <http://data.bibliotheken.nl/id/thes/p078461847>,
        <http://data.bibliotheken.nl/id/thes/p078535751> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p290476178> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p310162815> ;
    schema1:isbn "9789012115452" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86226d909687ff046f2049d8c5ec18de> ;
    schema1:name "Civiel appèl" ;
    schema1:numberOfPages 187 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e78f09814c89f0d4f2c1dd122c835cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/210975806> .

