@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/b008nf3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9ca48c36d5043946e0977ddde3f3aae1"^^xsd:string ;
  ns0:name "Pand 2073"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962900> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70679502 52.01246174, 4.70676243 52.01248786, 4.70685653 52.01253008, 4.70688949 52.01250309, 4.70679502 52.01246174))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

