@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/p061285730> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mooi meegenomen / [Ad van Iterson ... et al.]" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074867598> ;
    schema1:description "Verschijnt jaarlijks" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020425099" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6d335a2fd670dd6433032282e315336> ;
    schema1:name "Mooi meegenomen" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93be1538099753eed247c9dd3bbd109c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902335062> .

