@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/p863159079> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An annual model of the U.S. economy / J. Swank, J.C. Siebrand" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604841> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071923780>,
        <http://data.bibliotheken.nl/id/thes/p075411857> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068497393> ;
    schema1:description "Herziene versie van RAMSUS 2a" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822761793>,
        <http://data.bibliotheken.nl/id/nbt/p850807271> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1b8e7e2677ad796109b9933a67460a5> ;
    schema1:name "An annual model of the U.S. economy" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/58bb0476ca5b853eb26c138dd7c8f89b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64364531> .

