@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/p161341225> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Rapport / Wetenschapswinkel" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075393298> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8420e8f66a9d622b5aa1b0caec397082> ;
    schema1:name "Rapport" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4cf39e3d76ae3693ecd1c092963e774c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73418350> .

