@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/b008p8d>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fa744fec2501c4cffb9a57c9a3f360da"^^xsd:string ;
  ns0:name "Pand 2097"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962924> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70974035 52.01254445, 4.70971379 52.01257281, 4.70988002 52.01262412, 4.70988182 52.01257800, 4.70974035 52.01254445))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

