@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/p439535530> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De familie Boef en het geheim van meneer A. Gent / Anders Sparring, Per Gustavsson ; vertaald [uit het Zweeds] door Sophie Kuiper" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p417460376> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p155208314>,
        <http://data.bibliotheken.nl/id/thes/p369383729> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463377713" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c6ebc88c3174a6857b30917b4e06bd6> ;
    schema1:name "De familie Boef en het geheim van meneer A. Gent" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f134fd84fb8e403607093af1f62e873e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1401649393> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e20c566bb30d31a04a2623109771c8fa> .

