@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/p842272526> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Rechtswetenschappelijke reeks" ;
    dcterms1:issued "1984-1993" ;
    schema1:description "Niet verder verschenen",
        "Omslagtitel: RR",
        "Vanaf 1986 uitg.: Groningen : Wolters-Noordhoff" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b20946d4511dad6afa7adf0e2417ffc2> ;
    schema1:name "Rechtswetenschappelijke reeks" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/643dbbdaae08440900c1986a2cb7566a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72718034> .

