@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/b007dhx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3bf26aab43b986a46870057463c53908"^^xsd:string ;
  ns0:name "Pand 1031"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961858> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70779542 52.00901572, 4.70773764 52.00905311, 4.70779406 52.00908631, 4.70781465 52.00909843, 4.70783926 52.00908250, 4.70783008 52.00907710, 4.70786391 52.00905655, 4.70779542 52.00901572))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

