@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/p371507588> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Families and deployment : giving voice to the home front / R. Moelker and G. Cloïn" ;
    dcterms1:issued "1997" ;
    schema1:associatedMedia "" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090915569> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p352222182> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a978e3e3a7748993d55835a8bb0552a8> ;
    schema1:name "Families and deployment : giving voice to the home front" ;
    schema1:numberOfPages 172 ;
    schema1:sameAs <http://www.worldcat.org/oclc/870529661> .

