@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/p058409211> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Burgerlijk Wetboek en het Burgerlijk Proces (bewijs) / C.W. Star Busmann" ;
    dcterms1:issued "1938" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068255640> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91913854979da9de404d5aabb5d52d63> ;
    schema1:name "Het Burgerlijk Wetboek en het Burgerlijk Proces (bewijs)" ;
    schema1:numberOfPages 637 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/820b4232ef5f077afdfe20d9d9e472e3> .

