@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/b007q6m>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/25488e62eb8d79c6ae8c31e1a7b6a5fc"^^xsd:string ;
  ns0:name "Pand 1283"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962110> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70690283 52.01075322, 4.70691496 52.01075943, 4.70692098 52.01075488, 4.70696086 52.01077502, 4.70701882 52.01073133, 4.70697018 52.01070312, 4.70690283 52.01075322))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

