@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/p443463409> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat kan ik doen met... / James Maclaine" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p362825645> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e54a01d8bccbe81bddc1ffb7f6b69ed> ;
    schema1:name "Wat kan ik doen met..." ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/81a1c7ad8c43c37c16152425832de9a1> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/948d2d8c81f6515fe46bd6f536a13a19> .

