@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/b008275>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/85c774b5ac7869816a4910c0ff01c46d"^^xsd:string ;
  ns0:name "Pand 1574"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962401> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70354116 52.01151072, 4.70349378 52.01151786, 4.70347260 52.01152105, 4.70350034 52.01156991, 4.70356798 52.01156266, 4.70354116 52.01151072))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

