@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/p052273091> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leven en werk van Gabriel García Márquez / Frans Van Campenhout" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068803680> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069107815> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065830693" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c805a1188e14212503bb84d84f9e23f> ;
    schema1:name "Leven en werk van Gabriel García Márquez" ;
    schema1:numberOfPages 107 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ce446691d70cd9a7425de8350d08445> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71453227> .

