@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/p243308396> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoofdstukken van burgerlijke rechtsvordering / C.W. Star Busmann" ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068255640> ;
    schema1:bookEdition "3e, herz. dr" ;
    schema1:description "Oorspr. uitg.: 1920" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p243307675> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e3fe5be3eae5312b3da78d77f5e0712> ;
    schema1:name "Hoofdstukken van burgerlijke rechtsvordering" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96e3b86fc23952ff0ef47f98b2d1d7bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772712267> .

