@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/p063337827> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afstudeerprojecten februari 1990" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626861>,
        <http://data.bibliotheken.nl/id/thes/p075627094> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075431440> ;
    schema1:description "Omslagtitel: Afstudeerprojecten Civiele Techniek" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef0fbf41b5fe1d2713c944d5fc893339> ;
    schema1:name "Afstudeerprojecten februari 1990" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abd0f03960bcf557d0ff6766dbe57275> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65304967> .

