@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/p185469035> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "H&C working paper / Household and Consumer Studies" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p173634923> ;
    schema1:description "Uitg. komt ook onder de Nederlandse naam voor" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6871520a8fbb2f3e70d87e774f2cb00f> ;
    schema1:name "H&C working paper" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7db4044f84a2907c51c4e69380a24732> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73457859> .

