@prefix ns0: <https://schema.org/> .
@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/b006pbj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f52c1ec1f06a26e9ec78f0197eb1e2ff" ;
  ns0:name "Pand 417"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961244> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71046194 52.00843088, 4.71051518 52.00845486, 4.71066092 52.00833812, 4.71061058 52.00831499, 4.71046194 52.00843088))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

