@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/p081610025> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spoenk / Akademie van Bouwkunst Tilburg" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601923>,
        <http://data.bibliotheken.nl/id/thes/p075617005>,
        <http://data.bibliotheken.nl/id/thes/p077593693>,
        <http://data.bibliotheken.nl/id/thes/p078458471> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075393514> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p087513439>,
        <http://data.bibliotheken.nl/id/thes/p087513501>,
        <http://data.bibliotheken.nl/id/thes/p087513625> ;
    schema1:description "Tekst in het Nederlands en Engels" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p08160890X> ;
    schema1:isbn "9080066710" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e6c668ba3749ca1ecdd3c29f1178848> ;
    schema1:name "Spoenk" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/513ff56aaf6dc3aa7454010d429dff8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769476832> .

