@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/p833226568> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gouden vrouw / door Marc Sleen" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06877348X> ;
    schema1:description "1e dr.: 1955",
        "Ballonstrip" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832494356> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1909ae18d4a1363b959ed0d5e0a2f16d> ;
    schema1:name "De gouden vrouw" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0a8cb64e35012a15651730199a9426f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63288787> .

