@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/p047971606> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "From Algol 60 to Ada : problems, solutions, feasibility / R.D. Huijsman ... [et al.]" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075656787>,
        <http://data.bibliotheken.nl/id/thes/p075676303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075416034> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p442879369> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043951783> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96e4485da6a25bf4bb3e6b3b208d87cf> ;
    schema1:name "From Algol 60 to Ada : problems, solutions, feasibility" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3bfa26a66385b38b0ca2b2e41838e546> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64874988> .

