@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p058836578> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginselen van huwelijkswetgeving / door V.H. Rutgers" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391317881> ;
    dcterms1:issued "1928" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071246444> ;
    schema1:description "Referaat voor de Algemeene Ledenvergadering van 16 mei 1928" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822118955> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f289e7828d3e2b3e6ee67a65b745b797> ;
    schema1:name "Beginselen van huwelijkswetgeving" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8f601ee2468ee464774443c5f3caed67> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65116617> .

