@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/p331601397> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Designing and creating in any size : lingerie / D.M.R. Lopez" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616092>,
        <http://data.bibliotheken.nl/id/thes/p075618354>,
        <http://data.bibliotheken.nl/id/thes/p356292045> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p355252422> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789078094289" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12a8b0170b42b706e328d2f6a491b325> ;
    schema1:name "Designing and creating in any size : lingerie" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/241ac9d8c285827b912025e275316d2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/743034269> .

