@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/p04410247X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In beeld brengenRuimtelijke werkvormen" ;
    dcterms1:issued "1980" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068260903>,
        <http://data.bibliotheken.nl/id/thes/p073267740> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044102194> ;
    schema1:isbn "902624763X" ;
    schema1:issueNumber 60 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c8b22e08e1a5523db1d28b8aa05fd9d> ;
    schema1:name "In beeld brengenRuimtelijke werkvormen" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/227e64296a79801b2115bca76fcb8414> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769310105> .

