@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/b009fm7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6e4c663f29a4f0a0ccea90b7ec9dc9b7" ;
  ns0:name "Pand 2745"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963572> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70623085 52.01217017, 4.70621462 52.01218367, 4.70627204 52.01220996, 4.70628820 52.01219662, 4.70623085 52.01217017))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

