@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/p833348183> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Linarc / Peter Struycken" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603195>,
        <http://data.bibliotheken.nl/id/thes/p075615959> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068678657>,
        <http://data.bibliotheken.nl/id/thes/p075326833> ;
    schema1:description "Tekst in het Engels en Nederlands." ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833346105> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a5329065a773306e9a7cd6da9e1606f> ;
    schema1:name "Linarc" ;
    schema1:numberOfPages 95 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd09678f7f2583119f7d77fa45906953> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63292491> .

