@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/p243307675> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoofdstukken van burgerlijke rechtsvordering / C.W. Star Busmann" ;
    dcterms1:issued "1920" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608038>,
        <http://data.bibliotheken.nl/id/thes/p078461847> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068255640> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15398d9086d77bd2cc8491c74e110c57> ;
    schema1:name "Hoofdstukken van burgerlijke rechtsvordering" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ad3b6b59622189d7399b85576367a46> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63844954> .

