@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/p43120702X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Iris Murdoch : een filosofie van de liefde / Katrien Schaubroeck" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p333993675> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p424313367> ;
    schema1:isbn "9789082894257" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c191193c2f51f79fc1a4f551af526860> ;
    schema1:name "Iris Murdoch : een filosofie van de liefde" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37ffefeae60c5c1a42ec7d4213ef1e94> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1238056502> .

