@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/b007vj8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/be2020f8738e2229a8764ee376f1030e"^^xsd:string ;
  ns0:name "Pand 1409"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962236> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71151559 52.01109361, 4.71144942 52.01109076, 4.71141110 52.01113571, 4.71146686 52.01115998, 4.71149976 52.01112755, 4.71151559 52.01109361))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

