@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/p345897293> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ruurd Feenstra (1904-1973) / Marjan Schuddeboom" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068852002> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p183223772> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6034957a2668832e9ffbfc6706021d99> ;
    schema1:name "Ruurd Feenstra (1904-1973)" ;
    schema1:sameAs <http://www.worldcat.org/oclc/811134059> .

