@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p831702664> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Mededelingen van het Rechtshistorisch Instituut, Rijksuniversiteit Groningen" ;
    dcterms1:issued "1965" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p304434353> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7850840e828ae8a3b58bab64367fdf49> ;
    schema1:name "Mededelingen van het Rechtshistorisch Instituut, Rijksuniversiteit Groningen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73dfb4f375cea782728c79c33995dd4a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72683418> .

