@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/p242368824> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inventarisatie OTAS rekenmodel / door M.H.A. Klaver, H.A.F. Leermakers en S.A. van Merriënboer" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075039079> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p142685291>,
        <https://data.bibliotheken.nl/.well-known/genid/d79ee43a274527abb1d5dca540d78ab1> ;
    schema1:description "TNO-rapport FEL-95-A254" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1eaa2a3bf0062ab07750572cab5608a6> ;
    schema1:name "Inventarisatie OTAS rekenmodel" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ba7533d9c00f020cdff77303e4ff6d7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66164855> .

