@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/p321335503> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Arbeidsovereenkomst" ;
    dcterms1:issued "200X" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p314278966> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2d7b55218de3467a2f2b948fcb3c2729> ;
    schema1:name "Arbeidsovereenkomst" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0be1ec6c45fc0e852c4983bcae451f9d> .

