@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/b007d81>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cac3c18345d382d48258f40451fd5007"^^xsd:string ;
  ns0:name "Pand 1024"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961851> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71521903 52.00910494, 4.71516220 52.00909746, 4.71515532 52.00911962, 4.71521294 52.00912643, 4.71521903 52.00910494))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

