@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/b007gvt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/16cad019b3f81946a0e2925749301a78"^^xsd:string ;
  ns0:name "Pand 1099"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961926> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71041822 52.01034968, 4.71043094 52.01033479, 4.71033436 52.01030469, 4.71031663 52.01033052, 4.71038257 52.01036488, 4.71040030 52.01034384, 4.71041822 52.01034968))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

