@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/b006jzg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/96ac7d4f2426a4db7f7c91df03e22f58" ;
  ns0:name "Pand 319"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961146> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71425366 52.00844683, 4.71417949 52.00844045, 4.71417367 52.00849659, 4.71424439 52.00849936, 4.71425366 52.00844683))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

