@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/p125336799> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tinbergen / [contributions by Jan Pronk ... et al.]" ;
    dcterms1:issued "1994" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068813287> ;
    schema1:description "Met beknopte lijst van publikaties van Jan Tinbergen",
        "Speciaal nummer van: Internationale Samenwerking. - Nov. 1994" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840760086> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9802c63cc1deaecce644c9f8638e7a0> ;
    schema1:name "Tinbergen" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab6daeeaaa42bf7c7d136aa1dceb8333> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69212946> .

