@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/b00998k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f114aa9913872db7257cf7546c486aa2" ;
  ns0:name "Pand 2619"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963446> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71111003 52.01464483, 4.71113072 52.01465203, 4.71123985 52.01455076, 4.71122042 52.01454029, 4.71111003 52.01464483))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

