@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p420766308> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "ARAR verklaard : 2018-1 / H. Reit, B.J. Reit-Royter" ;
    dcterms1:issued "2018" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p090516761>,
        <http://data.bibliotheken.nl/id/thes/p090516796> ;
    schema1:description "Titel van label" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p323589626> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c4d968e9712837af449637302057ae8> ;
    schema1:name "ARAR verklaard : 2018-1" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/53062fe016849ac676e0f1e74d1da6d7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1061317465> .

