@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/b009x6k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3be2dfccc27eecfc4d087d8715248d89" ;
  ns0:name "Pand 3139"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963966> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71203799 52.00929540, 4.71202110 52.00931493, 4.71214507 52.00935576, 4.71216342 52.00933321, 4.71203799 52.00929540))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

