@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/p271562471> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De hoer op het beest totdat... / door H.J. Verwoerd $ Wie is de vrouw, gekroond met de twaalf sterren: Israël of Maria? / door J. den Admirant" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069104204> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074387839> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8dba544d32b7ff65e360c71e0de983a> ;
    schema1:name "De hoer op het beest totdat..." ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cfe51002b845694229cf330716eaec23> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66637843> .

