@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/p054166365> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Intom systeemontwerp / P.P. Van der Hijden" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068977263> ;
    schema1:description "SVO-project B502" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053115619> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b17a3639a68099200b046d2d1fbb2d54> ;
    schema1:name "Intom systeemontwerp" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8bfdf69795a6dde15e7648e30e6fadbf> .

