@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/p355586800> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Perspectief tekenen : stap voor stap / [ed. coordinator Cristian Campos ; transl. Cillero & de Motta]" ;
    dcterms1:issued "2013" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p298713594> ;
    schema1:description "Omslagtitel. - Teksten in het Duits, Engels, Frans en Nederlands" ;
    schema1:inLanguage "de",
        "en",
        "fr",
        "nl" ;
    schema1:isbn "9788499362847" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62d062967bfd5c94344ef7f721611728> ;
    schema1:name "Perspectief tekenen : stap voor stap" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/20a912f030359ba4f32e77a85737e7f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/844353952> .

