@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/b009fqg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/41cdc258433fcdc1512f1c3b3a34848b" ;
  ns0:name "Pand 2748"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963575> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71319747 52.01223798, 4.71319747 52.01223798, 4.71326710 52.01226827, 4.71326710 52.01226827, 4.71329514 52.01224189, 4.71322691 52.01221221, 4.71319747 52.01223798))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

