@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/b007sx2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a4e93c1d02aebc8667a17c1ac862d76c"^^xsd:string ;
  ns0:name "Pand 1362"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962189> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70819677 52.01098602, 4.70820189 52.01098240, 4.70829175 52.01091895, 4.70825702 52.01090022, 4.70816203 52.01096728, 4.70819677 52.01098602))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

