@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b008fmw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/61e47a48c7e51d8cb402ced00b464bd8"^^xsd:string ;
  ns0:name "Pand 1904"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962731> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71331290 52.01139616, 4.71333273 52.01133313, 4.71335256 52.01127009, 4.71324997 52.01126016, 4.71321987 52.01138635, 4.71327107 52.01139175, 4.71331290 52.01139616))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

