@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/p17023438X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Understanding SGML and XML tools : practical programs for handling structured text / by Peter Flynn" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p097547697>,
        <http://data.bibliotheken.nl/id/thes/p169350002>,
        <http://data.bibliotheken.nl/id/thes/p202571564>,
        <http://data.bibliotheken.nl/id/thes/p202575306>,
        <http://data.bibliotheken.nl/id/thes/p263419835> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p152175490> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0792381696" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69ef4d48024486403bf9838698d47848> ;
    schema1:name "Understanding SGML and XML tools : practical programs for handling structured text" ;
    schema1:numberOfPages 432 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa57e8aba27dd8fad837a4b84b0aa10c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783883916> .

