@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/b0072v8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a4f48281a58a8142d4b048aefad6572a"^^xsd:string ;
  ns0:name "Pand 751"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961578> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70562552 52.00925283, 4.70566626 52.00922288, 4.70559131 52.00918405, 4.70560468 52.00917438, 4.70552201 52.00913156, 4.70546803 52.00917126, 4.70562552 52.00925283))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

