@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/p331786613> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Publications by Frans Hüsken" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p074049143> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/12e13b04b3ba92f8b565cb58dae58845>,
        <https://data.bibliotheken.nl/.well-known/genid/b0bddc7c560489d2e8a293d205f3a74f> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c86e83a946511843d0e3529053052bb> ;
    schema1:name "Publications by Frans Hüsken" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8de1e5be91f36297c88f2db755420590> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775862035> .

