@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/b0089p6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0450f73809d9891f2c876d8c36fd097b"^^xsd:string ;
  ns0:name "Pand 1790"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962617> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70858009 52.01199726, 4.70858678 52.01198984, 4.70854459 52.01196984, 4.70845385 52.01205777, 4.70850314 52.01208262, 4.70856768 52.01201102, 4.70858009 52.01199726))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

