@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/p842285148> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Iets over ruimte-economie / door Prof. Dr. J. Tinbergen" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397371985> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068183763>,
        <http://data.bibliotheken.nl/id/thes/p075502658> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822899574> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94297e4ecd3541d383d6af041b838389> ;
    schema1:name "Iets over ruimte-economie" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99bcbd9a3334305a3241b9fca2781e9a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901996089> .

