@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/p394767136> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Italiaanse liefde / Marit van Bohemen" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p38284761X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p44349925X> ;
    schema1:isbn "9789402506143" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad1dd03ad990a291312fd7d0d856f78a> ;
    schema1:name "Italiaanse liefde" ;
    schema1:numberOfPages 402958 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ebb58138203da7fbf5cc3834253dd16c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1139722472> .

