@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/p267956568> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Niemand heeft er behoefte aan drie keer hetzelfde te zien' / Sietse de Vries" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p160998425> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p114398755> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc6fb93a6f03b97176df9de781c88aaf> ;
    schema1:name "' Niemand heeft er behoefte aan drie keer hetzelfde te zien'" ;
    schema1:sameAs <http://www.worldcat.org/oclc/773623780> .

