@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/p860980022> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wij zijn ontwerpers / door J.L.A. van de Snepscheut" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077605292>,
        <http://data.bibliotheken.nl/id/thes/p078637082>,
        <http://data.bibliotheken.nl/id/thes/p397285833> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06972752X> ;
    schema1:description "Inaugurele rede Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4223bf5557a3683904bfc04caa23c51e> ;
    schema1:name "Wij zijn ontwerpers" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56db42acc5f048c9b82ebcaff0c6c96b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63821238> .

