@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b007p15>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b6261bb968d0dd00d43fb1a43f6e80f4"^^xsd:string ;
  ns0:name "Pand 1249"@nl ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b1FCTVe>, [
    geo:asWKT "POLYGON ((4.71023294 52.01063159, 4.71022725 52.01065727, 4.71045891 52.01068737, 4.71047044 52.01066388, 4.71047003 52.01066382, 4.71023294 52.01063159))"^^geo:wktLiteral ;
    osm:area 46.0
  ] ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962076> .

