@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/p352187573> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "99, van Flemish tot Catwalk / Pol Hoste" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068454775> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789079202164" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3680d4f1a0e58be37d4913c8c4ed1455> ;
    schema1:name "99, van Flemish tot Catwalk" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40a621be0964b5111dca27c813461a96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/819941546> .

