@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/p84010572X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cursus Fortran 77 / J.N.P. Hume en R.C. Holt ; [vert. uit het Engels en bew. J.M. den Haan]" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659077>,
        <http://data.bibliotheken.nl/id/thes/p077605314>,
        <http://data.bibliotheken.nl/id/thes/p078508193> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068272200> ;
    schema1:bookEdition "2e verb. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068272219>,
        <http://data.bibliotheken.nl/id/thes/p069705798> ;
    schema1:description "1e dr. Nederlandse uitg.: 1981" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9062331165" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/612569a07155b5298c322c90d4f2ad14> ;
    schema1:name "Cursus Fortran 77" ;
    schema1:numberOfPages 340 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ad4cf4940a6e6ee8e701cc46f0d7019> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63858508> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e2e83e3c4101a2e523ffc81c9c056e6c> .

