@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/b008bmr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1c572a5ffc9179a3955fe69a194cc3cb"^^xsd:string ;
  ns0:name "Pand 1817"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962644> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71198014 52.01182602, 4.71205627 52.01175811, 4.71203286 52.01174811, 4.71205426 52.01172902, 4.71203748 52.01172070, 4.71202730 52.01172961, 4.71201458 52.01174646, 4.71193999 52.01180662, 4.71198014 52.01182602))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

