@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/p410245313> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Van jou houd ik' / Mischa de Vreede" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070257574> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:description "1e druk: 1982",
        "ISSN van de serie: ISSN 2213-767X" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820680044> ;
    schema1:isbn "9023408187" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59e64c90a1abca83350cf3969c897386> ;
    schema1:name "' Van jou houd ik'" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e7a8e6577fb9fff4b549ee28de99226> ;
    schema1:sameAs <http://www.worldcat.org/oclc/982383639> .

