@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/b008bfp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7847ed45c9d5a609517c2c92195071da"^^xsd:string ;
  ns0:name "Pand 1812"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962639> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71324250 52.01179164, 4.71323269 52.01180138, 4.71320757 52.01179231, 4.71317729 52.01182408, 4.71322879 52.01184426, 4.71327024 52.01180163, 4.71324250 52.01179164))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

