@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/b008861>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a9f28b0186c82f8df9e46b4727fd30e3"^^xsd:string ;
  ns0:name "Pand 1747"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962574> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70491373 52.01187397, 4.70496104 52.01189875, 4.70506594 52.01182183, 4.70501600 52.01180010, 4.70500569 52.01180754, 4.70491373 52.01187397))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

