@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/p298433362> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een man van wetenschap / W. Duk" ;
    dcterms1:issued "2006" ;
    schema1:associatedMedia "http://irs.ub.rug.nl/ppn/298432862" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068133448> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d18dd15f88ea735d78e1ff50ca7e8b0> ;
    schema1:name "Een man van wetenschap" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3ed698e8fcc76c3631abd91444fb77b7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/779183686> .

