@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/p043789048> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Trainingsboek conflicthantering / Hugo Prein" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658364>,
        <http://data.bibliotheken.nl/id/thes/p077597346>,
        <http://data.bibliotheken.nl/id/thes/p078474396> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068880391> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9014039492" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57e9c6a5cfca306cfc3bd6e8aed90950> ;
    schema1:name "Trainingsboek conflicthantering" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95558c534e3f3ca6aef56a2e07ec96b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64892709> .

