@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/p821993399> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Toegepaste welvaartseconomie / F. Hartog" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078957028>,
        <http://data.bibliotheken.nl/id/thes/p39737190X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069262047> ;
    schema1:bookEdition "2e herz. dr" ;
    schema1:description "Oorspr. uitg.: 1963" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020703803" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/359561a6560148e002ba559d72067dd1> ;
    schema1:name "Toegepaste welvaartseconomie" ;
    schema1:numberOfPages 212 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/038adef9a1d3a80841c636369ee0da40> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63455547> .

