@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/p810585081> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Recht en praktijk" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607821>,
        <http://data.bibliotheken.nl/id/thes/p078644011> ;
    schema1:description "Verschillende drukken" ;
    schema1:inLanguage "nl" ;
    schema1:issn "15723283" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20bdd86fa947acaf9532de336574088f> ;
    schema1:name "Recht en praktijk" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8ed05ee98c96edefcadcc9ab66e1c8e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72658855> .

