@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/p04961486X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Computing agreement on nominal data : the computer program AGREE 5.0 / Roel Popping" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603217> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069589097>,
        <http://data.bibliotheken.nl/id/thes/p075477246> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9051440022" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebefc4dd572b50d27a9806070043a769> ;
    schema1:name "Computing agreement on nominal data : the computer program AGREE 5.0" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b750d3fc2ff75df17951956cb7e2c8e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71446079> .

